home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / spac6250.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  25.8 KB  |  679 lines

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1995 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *% Copyright 1996 Splash Technology. 
  10. *%
  11. *% for Splash Server version 5.0
  12. *%
  13. *% Edited by Microsoft 5/2/97
  14.  
  15. *FormatVersion: "4.2"
  16. *FileVersion: "2.0"
  17.  
  18.  
  19. *LanguageVersion: English
  20. *LanguageEncoding: ISOLatin1
  21.  
  22. *Product: "(Splash For DocuColor 5750 v5.0)"
  23. *PSVersion: "(2017.?) 0"
  24. *ModelName: "Splash For DocuColor 5750 v5.0"
  25. *NickName: "Xerox DocuColor5750 Splash RIP"
  26. *ShortNickName: "Xerox DocuColor5750 Splash RIP"
  27. *PCFileName: "SPAC6250.PPD"
  28.  
  29. *% ==== Device Capabilities ===============
  30. *LanguageLevel: "2"
  31. *ColorDevice: True
  32. *DefaultColorSpace: CMYK
  33. *FreeVM: "4460000"
  34. *VariablePaperSize: False
  35. *FileSystem: True
  36. *?FileSystem: "
  37. save statusdict begin
  38.     (False) /diskstatus where{
  39.         pop diskstatus exch pop 0 ne {pop (True)} if
  40.     }if = flush
  41. end restore
  42. "
  43. *End
  44. *Throughput: "8"
  45. *Password: "0"
  46. *ExitServer: "
  47.  count 0 eq
  48.  { false } { true exch startjob } ifelse
  49.  not { 
  50.      (WARNING: Cannot modify initial VM.) =
  51.      (Missing or invalid password.) =
  52.      (Please contact the author of this software.) = flush quit
  53.      } if
  54. "
  55. *End
  56.  
  57. *Reset: "
  58.  count 0 eq
  59.  { false } { true exch startjob } ifelse
  60.  not { 
  61.     (WARNING: Cannot reset printer.) =
  62.     (Missing or invalid password.) =
  63.     (Please contact the author of this software.) = flush quit
  64.     } if
  65.  systemdict /quit get exec
  66.  (WARNING : Printer Reset Failed.) = flush
  67. "
  68. *End
  69.  
  70. *DefaultResolution: 400dpi
  71. *?Resolution: "
  72.   save
  73.     currentpagedevice /HWResolution get
  74.     0 get
  75.     (          ) cvs print
  76.     (dpi)
  77.     = flush
  78.   restore
  79. "
  80. *End
  81.  
  82. *% =============== Halftone Information ===============
  83. *% Halftone Information ===============
  84. *ScreenFreq: "400.0"
  85. *ScreenAngle: "0.0"
  86. *DefaultScreenProc: Dot
  87. *ScreenProc Dot: "
  88. { 180 mul cos exch 180 mul cos add 2 div}
  89. "
  90. *End
  91.  
  92. *SpotFunctionLine: "{ pop }"
  93. *SpotFunctionEllipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  94.  
  95. *DefaultTransfer: Null
  96. *Transfer Null: "{ }"
  97. *Transfer Null.Inverse: "{ 1 exch sub }"
  98.  
  99. *% Paper Handling ===================
  100.  
  101. *% Code in this section both selects a tray and sets up a frame buffer.
  102.  
  103. *UIConstraints: *InputSlot Tray1 *PageSize A3FullBleed
  104. *UIConstraints: *InputSlot Tray2 *PageSize A3FullBleed
  105. *UIConstraints: *InputSlot Tray3 *PageSize A3FullBleed
  106. *UIConstraints: *InputSlot Tray4 *PageSize A3FullBleed
  107. *% *UIConstraints: *PageSize A3FullBleed *InputSlot Tray1 
  108. *% *UIConstraints: *PageSize A3FullBleed *InputSlot Tray2 
  109. *% *UIConstraints: *PageSize A3FullBleed *InputSlot Tray3 
  110. *% *UIConstraints: *PageSize A3FullBleed *InputSlot Tray4 
  111.  
  112.  
  113. *%%UIConstraints: *InputSlot Tray1 *SP_GA_BypassOptions
  114. *%%UIConstraints: *InputSlot Tray2 *SP_GA_BypassOptions
  115. *%%UIConstraints: *InputSlot Tray3 *SP_GA_BypassOptions
  116. *% *UIConstraints: *SP_GA_BypassOptions *InputSlot Tray1 
  117. *% *UIConstraints: *SP_GA_BypassOptions *InputSlot Tray2 
  118. *% *UIConstraints: *SP_GA_BypassOptions *InputSlot Tray3 
  119. *% *UIConstraints: *SP_GA_BypassOptions *InputSlot Tray4
  120.  
  121. *% color/gray scale only contrain the enabled buttons
  122. *UIConstraints: *SP_E_ColorModel Gray  *SP_AA_RGBColorCorEnabled
  123. *UIConstraints: *SP_E_ColorModel Gray  *SP_DA_CMYKPressColorEnabled
  124. *UIConstraints: *SP_AA_RGBColorCorEnabled  *SP_E_ColorModel Gray
  125. *UIConstraints: *SP_DA_CMYKPressColorEnabled *SP_E_ColorModel Gray 
  126.  
  127. *%%UIConstraints: *SP_E_ColorModel Gray  *SP_AB_RGBRenderingStyle
  128. *%%UIConstraints: *SP_E_ColorModel Gray  *SP_B_RGBGamma
  129. *%%UIConstraints: *SP_E_ColorModel Gray  *SP_C_RGBWhitepoint
  130. *%%UIConstraints: *SP_E_ColorModel Gray  *SP_DB_CMYKPressProfile
  131. *% *UIConstraints: *SP_AB_RGBRenderingStyle *SP_E_ColorModel Gray  
  132. *% *UIConstraints: *SP_B_RGBGamma *SP_E_ColorModel Gray  
  133. *% *UIConstraints: *SP_C_RGBWhitepoint *SP_E_ColorModel Gray  
  134. *% *UIConstraints: *SP_DB_CMYKPressProfile *SP_E_ColorModel Gray  
  135.  
  136. *OpenUI *PageSize: PickOne
  137.  
  138. *OrderDependency: 160 AnySetup *PageSize
  139. *DefaultPageSize: LetterL
  140. *PageSize LetterL/Letter LEF: "/letterL where {letterL pop} if"
  141. *PageSize Letter/Letter SEF: "/letter where {letter pop} if"
  142. *PageSize Tabloid: "/11x17 where {11x17 pop} if"
  143. *PageSize Legal: "/legal where {legal pop} if"
  144. *PageSize Legal13: "/legal13 where {legal13 pop} if"
  145. *PageSize 9x12: "/9x12 where {9x12 pop} if"
  146. *PageSize 8x10L/8x10 LEF: "/8x10L where {8x10L pop} if"
  147. *PageSize LetterFullBleed/Letter Bleed On Oversize: "/LetterBleed where {LetterBleed pop} if"
  148. *PageSize A4L/A4 LEF: "/a4L where {a4L pop} if"
  149. *PageSize A4/A4 SEF: "/a4 where {a4 pop} if"
  150. *PageSize A3: "/a3 where {a3 pop} if"
  151. *PageSize B4: "/b4 where {b4 pop} if"
  152. *PageSize B5L/B5 LEF: "/b5L where {b5L pop} if"
  153. *PageSize B5/B5 SEF: "/b5 where {b5 pop} if"
  154. *% *PageSize 215mmx315mm: "/215x315 where {215x315 pop} if"
  155. *PageSize A4FullBleed/A4 Bleed On Oversize: "/A4Bleed where {A4Bleed pop} if"
  156. *PageSize A6: "/a6 where {a6 pop} if"
  157. *PageSize A3FullBleed/A3 Bleed On Oversize: "/A3Bleed where {A3Bleed pop} if"
  158.  
  159. *PageSize 9x11L/9x11 LEF: "/9x11L where {9x11L pop} if"
  160. *PageSize 9x11/9x11 SEF: "/9x11 where {9x11 pop} if"
  161. *PageSize 4x6: "/4x6 where {4x6 pop} if"
  162.  
  163. *?PageSize: "
  164.  save
  165.    currentpagedevice /PageSize get aload pop
  166.    2 copy gt {exch} if
  167.    (Unknown)
  168.   20 dict
  169.    dup [792 612] (LetterL) put
  170.    dup [612 792] (Letter) put
  171.    dup [792 1224] (Tabloid) put
  172.    dup [612 1008] (Legal) put
  173.    dup [612 936] (Legal13) put
  174.    dup [648 864] (9x12) put
  175.    dup [720 576] (8x10L) put
  176.    dup [635 845] (LetterFullBleed) put
  177.    dup [842 595] (A4L) put
  178.    dup [595 842] (A4) put
  179.    dup [842 1191] (A3) put
  180.    dup [728 1032] (B4) put
  181.    dup [729 516] (B5L) put
  182.    dup [516 729] (B5) put
  183.    *% dup [609 893] (215mm x 315mm) put
  184.    dup [618 895] (A4FullBleed) put
  185.    dup [864 1296] (A3FullBleed) put
  186.    dup [284 420] (A6) put
  187.    
  188.    dup [792 648] (9x11L) put
  189.    dup [648 792] (9x11) put
  190.    dup [288 432] (4x6) put
  191.  { exch aload pop 4 index sub abs 5 le exch
  192.    5 index sub abs 5 le and
  193.       {exch pop exit} {pop} ifelse
  194.    } bind forall
  195.    = flush pop pop
  196. restore
  197. "
  198. *End
  199.  
  200. *CloseUI:       *PageSize
  201.  
  202.  
  203.  
  204.  
  205. *OpenUI *PageRegion: PickOne
  206.  
  207. *OrderDependency: 160 AnySetup *PageRegion
  208.  
  209. *PageRegion LetterL/Letter LEF: "/letterL where {letterL pop} if"
  210. *PageRegion Letter/Letter SEF: "statusdict/lettertray known {statusdict/lettertray get exec} if"
  211. *PageRegion Tabloid: "statusdict/11x17tray known {statusdict/11x17tray get exec} if"
  212. *PageRegion Legal: "statusdict/legaltray known {statusdict/legaltray get exec} if"
  213. *PageRegion Legal13: "/legal13 where {legal13 pop} if"
  214. *PageRegion 9x12: "/9x12 where {9x12 pop} if"
  215. *PageRegion 8x10L: "/8x10L where {8x10L pop} if"
  216. *PageRegion LetterFullBleed/Letter Bleed On Oversize: "/LetterBleed where {LetterBleed pop} if"
  217. *PageRegion A4L/A4 LEF: "/a4L where {a4L pop} if"
  218. *PageRegion A4/A4 SEF: "statusdict/a4tray known {statusdict/a4tray get exec} if"
  219. *PageRegion A3: "statusdict/a3tray known {statusdict/a3tray get exec} if"
  220. *PageRegion B4: "/b4 where {b4 pop} if"
  221. *PageRegion B5L/B5 LEF: "/b5L where {b5L pop} if"
  222. *PageRegion B5/B5 SEF: "statusdict/b5tray known {statusdict/b5tray get exec} if"
  223. *% *PageRegion 215mmx315mm: "/215x315 where {215x315 pop} if"
  224. *PageRegion A4FullBleed/A4 Bleed On Oversize: "/A4Bleed where {A4Bleed pop} if"
  225. *PageRegion A3FullBleed/A3 Bleed On Oversize: "/A3Bleed where {A3Bleed pop} if"
  226. *PageRegion A6/Postcard A6: "/a6 where {a6 pop} if"
  227.  
  228. *PageRegion 9x11L/9x11 LEF: "/9x11L where {9x11L pop} if"
  229. *PageRegion 9x11/9x11 SEF: "/9x11 where {9x11 pop} if"
  230. *PageRegion 4x6: "/4x6 where {4x6 pop} if"
  231.  
  232. *CloseUI:       *PageRegion
  233.  
  234.  
  235. *% The following entries provide information about specific paper keywords.
  236. *DefaultImageableArea: LetterL
  237.  
  238. *ImageableArea LetterL/Letter LEF: "17 11 595 781"
  239. *ImageableArea Letter/Letter SEF: "11 17 601 775"
  240. *ImageableArea Tabloid: "11 17 781 1207"
  241. *ImageableArea Legal: "11 17 601 991"
  242.  
  243. *ImageableArea Legal13: "11 17 601 919"
  244. *ImageableArea 9x12: "11 17 637 847"
  245. *ImageableArea 8x10L: "17 11 559 709"
  246. *ImageableArea LetterFullBleed/Letter Bleed On Oversize: "11 17 624 828"
  247. *ImageableArea A4L/A4 LEF: "17 11 578 831"
  248. *ImageableArea A4/A4 SEF: "11 17 585 825"
  249. *ImageableArea A3: "11 17 831 1174"
  250. *ImageableArea B4: "11 17 718 1015"
  251. *ImageableArea B5L/B5 LEF: "17 11 498 718"
  252. *ImageableArea B5/B5 SEF: "11 17 505 712"
  253. *% *ImageableArea 215mmx315mm: "11 17 598 876"
  254. *ImageableArea A4FullBleed/A4 Bleed On Oversize: "11 17 607 878"
  255. *ImageableArea A3FullBleed/A3 Bleed On Oversize: "11 17 853 1279"
  256. *ImageableArea A6: "11 17 273 403"
  257.  
  258. *ImageableArea 9x11L/9x11 LEF: "17 11 631 781"
  259. *ImageableArea 9x11/9x11 SEF: "11 17 637 775"
  260. *ImageableArea 4x6: "11 17 277 415"
  261.  
  262.  
  263. *?ImageableArea: "
  264.    save
  265.     /cvp { (                ) cvs print ( ) print } bind def
  266.     /upperright {10000 mul floor 10000 div} bind def
  267.     /lowerleft {10000 mul ceiling 10000 div} bind def
  268.     newpath clippath pathbbox
  269.     4 -2 roll exch 2 {lowerleft cvp} repeat
  270.     exch 2 {upperright cvp} repeat flush
  271.    restore
  272.    "
  273. *End
  274.  
  275. *DefaultPaperDimension: LetterL
  276.  
  277. *PaperDimension LetterL/Letter LEF: "611 792"
  278. *PaperDimension Letter/Letter SEF: "612 792"
  279. *PaperDimension Tabloid: "792 1224"
  280. *PaperDimension Legal: "612 1008"
  281. *PaperDimension Legal13: "612 936"
  282. *PaperDimension 9x12: "648 864"
  283. *PaperDimension 8x10L: "576 720"
  284. *PaperDimension LetterFullBleed/Letter Bleed On Oversize: "635 845"
  285. *PaperDimension A4/A4 SEF: "596 842"
  286. *PaperDimension A4L/A4 LEF: "595 842"
  287. *PaperDimension A3: "842 1191"
  288. *PaperDimension B4: "729 1032"
  289. *PaperDimension B5/B5 SEF: "516 729"
  290. *PaperDimension B5L/B5 LEF: "515 729"
  291. *% *PaperDimension 215mmx315mm: "609 893"
  292. *PaperDimension A4FullBleed/A4 Bleed On Oversize: "618 895"
  293. *PaperDimension A6: "284 420"
  294. *PaperDimension A3FullBleed/A3 Bleed On Oversize: "864 1296"
  295.  
  296. *PaperDimension 9x11L/9x11 LEF: "647 792"
  297. *PaperDimension 9x11/9x11 SEF: "648 792"
  298. *PaperDimension 4x6: "288 432"
  299.  
  300. *RequiresPageRegion     All:    True
  301.  
  302. *&OpenGroup: SplashOptions/ Splash Specific Options
  303. *&OpenGroup: SplashOptions
  304.  
  305. *%!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Color SubGroup !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  306.  
  307.  
  308. *OpenSubGroup: SplashColor/ Splash Specifics<3A> Color
  309.  
  310. *OpenUI *SP_E_ColorModel/Color Model: PickOne
  311. *OrderDependency: 65 DocumentSetup *SP_E_ColorModel
  312. *DefaultSP_E_ColorModel: Color32
  313. *SP_E_ColorModel Color32/Color (4 Pass): "%%SPLASH: ColorModel CMYK"
  314. *SP_E_ColorModel Gray/Grayscale (1 Pass): "%%SPLASH: ColorModel Gray"
  315. *CloseUI: *SP_E_ColorModel
  316.  
  317. *OpenUI *SP_F_PrinterMode/Printer Mode: PickOne
  318. *OrderDependency: 70 DocumentSetup *SP_F_PrinterMode
  319. *DefaultSP_F_PrinterMode: Contone
  320. *SP_F_PrinterMode Contone/Contone:              "%%SPLASH: Screening off"
  321. *SP_F_PrinterMode Screened/Screened:    "%%SPLASH: Screening on"
  322. *CloseUI: *SP_F_PrinterMode
  323.  
  324.  
  325. *OpenUI *SP_AA_RGBColorCorEnabled/RGB Color Correction: Boolean
  326. *OrderDependency: 20 DocumentSetup *SP_AA_RGBColorCorEnabled
  327. *SP_AA_RGBColorCorEnabled True/Enabled: "%%SPLASH: CorrectRGB on"
  328. *SP_AA_RGBColorCorEnabled False/Disabled: "%%SPLASH: CorrectRGB off"
  329. *DefaultSP_AA_RGBColorCorEnabled: False
  330. *CloseUI: *SP_AA_RGBColorCorEnabled
  331.  
  332.  
  333. *OpenUI *SP_AB_RGBRenderingStyle/RGB Rendering Style: PickOne
  334. *OrderDependency: 25 DocumentSetup *SP_AB_RGBRenderingStyle
  335. *DefaultSP_AB_RGBRenderingStyle: Graphics
  336. *SP_AB_RGBRenderingStyle Graphics/Graphics: "%%SPLASH: RenderingStyle 1"
  337. *SP_AB_RGBRenderingStyle Photographic/Photographic: "%%SPLASH: RenderingStyle 2"
  338. *CloseUI: *SP_AB_RGBRenderingStyle
  339.  
  340.  
  341. *OpenUI *SP_B_RGBGamma/RGB Gamma: PickOne
  342. *OrderDependency: 30 DocumentSetup *SP_B_RGBGamma
  343. *DefaultSP_B_RGBGamma: Normal
  344. *SP_B_RGBGamma LIghtest/Lightest:       "%%SPLASH: Gamma 1"
  345. *SP_B_RGBGamma Light/Light:             "%%SPLASH: Gamma 2"
  346. *SP_B_RGBGamma Normal/Normal:           "%%SPLASH: Gamma 3"
  347. *SP_B_RGBGamma Dark/Dark:                       "%%SPLASH: Gamma 4"
  348. *SP_B_RGBGamma Darkest/Darkest:         "%%SPLASH: Gamma 5"
  349. *CloseUI: *SP_B_RGBGamma
  350.  
  351. *OpenUI *SP_C_RGBWhitepoint/RGB Whitepoint: PickOne
  352. *OrderDependency: 40 DocumentSetup *SP_C_RGBWhitepoint
  353. *DefaultSP_C_RGBWhitepoint: D65
  354. *SP_C_RGBWhitepoint D50/More Yellow (D50 Proofing): "%%SPLASH: WhitePoint 1"
  355. *SP_C_RGBWhitepoint D65/Normal (D65):                           "%%SPLASH: WhitePoint 2"
  356. *SP_C_RGBWhitepoint 9300/More Blue (9300):                      "%%SPLASH: WhitePoint 3"
  357. *CloseUI: *SP_C_RGBWhitepoint
  358.  
  359. *OpenUI *SP_DA_CMYKPressColorEnabled/CMYK Press Color Correction: Boolean
  360. *OrderDependency: 50 DocumentSetup *SP_DA_CMYKPressColorEnabled
  361. *SP_DA_CMYKPressColorEnabled True/Enabled: "%%SPLASH: CorrectCMYK on"
  362. *SP_DA_CMYKPressColorEnabled False/Disabled: "%%SPLASH: CorrectCMYK off"
  363. *DefaultSP_DA_CMYKPressColorEnabled: False
  364. *CloseUI: *SP_DA_CMYKPressColorEnabled
  365.  
  366.  
  367. *OpenUI *SP_DB_CMYKPressProfile/CMYK Press Profile: PickOne
  368. *OrderDependency: 55 DocumentSetup *SP_DB_CMYKPressProfile
  369. *DefaultSP_DB_CMYKPressProfile: None
  370. *SP_DB_CMYKPressProfile SWOP/SWOP: "%%SPLASH: PressProfile 1"
  371. *SP_DB_CMYKPressProfile Euroscale/Euroscale: "%%SPLASH: PressProfile 2"
  372. *SP_DB_CMYKPressProfile Enhanced/Enhanced: "%%SPLASH: PressProfile 3"
  373. *SP_DB_CMYKPressProfile Custom1/Custom1: "%%SPLASH: PressProfile 1001"
  374. *SP_DB_CMYKPressProfile Custom2/Custom2: "%%SPLASH: PressProfile 1002"
  375. *SP_DB_CMYKPressProfile Custom3/Custom3: "%%SPLASH: PressProfile 1003"
  376. *SP_DB_CMYKPressProfile Custom4/Custom4: "%%SPLASH: PressProfile 1004"
  377. *SP_DB_CMYKPressProfile Custom5/Custom5: "%%SPLASH: PressProfile 1005"
  378. *SP_DB_CMYKPressProfile Custom6/Custom6: "%%SPLASH: PressProfile 1006"
  379. *SP_DB_CMYKPressProfile Custom7/Custom7: "%%SPLASH: PressProfile 1007"
  380. *SP_DB_CMYKPressProfile Custom8/Custom8: "%%SPLASH: PressProfile 1008"
  381. *SP_DB_CMYKPressProfile Custom9/Custom9: "%%SPLASH: PressProfile 1009"
  382. *SP_DB_CMYKPressProfile Custom10/Custom10: "%%SPLASH: PressProfile 1010"
  383. *CloseUI: *SP_DB_CMYKPressProfile
  384.  
  385. *OpenUI *SP_DA_SpotColorEnabled/Enable Composite Spot Color: Boolean
  386. *OrderDependency: 50 DocumentSetup *SP_DA_SpotColorEnabled
  387. *SP_DA_SpotColorEnabled True/Enabled: "%%SPLASH: CompositSpot on"
  388. *SP_DA_SpotColorEnabled False/Disabled:"%%SPLASH: CompositSpot off"
  389. *DefaultSP_DA_SpotColorEnabled: False
  390. *CloseUI: *SP_DA_SpotColorEnabled
  391.  
  392. *CloseSubGroup: SplashColor/ Splash Specifics<3A> Color
  393. *%!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! END Color SubGroup !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  394.  
  395.  
  396. *%!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Tray SubGroup !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  397. *&OpenSubGroup: SplashTray/ Splash Specifics<3A> Tray
  398.  
  399.  
  400. *OpenUI *InputSlot/Tray Selection: PickOne
  401. *OrderDependency: 20 AnySetup *InputSlot
  402. *DefaultInputSlot: Tray1
  403. *InputSlot AutoSelect/Auto Select: "%%SPLASH: Tray Automatic"
  404. *InputSlot Tray1/Tray 1: "%%SPLASH: Tray1"
  405. *InputSlot Tray2/Tray 2: "%%SPLASH: Tray2"
  406. *InputSlot Tray3/Tray 3: "%%SPLASH: Tray3"
  407. *InputSlot Tray4/Tray 4: "%%SPLASH: Tray4"
  408. *InputSlot BypassTray/Bypass Tray: "%%SPLASH: Tray Bypass"
  409.  
  410. *?InputSlot: "
  411. save
  412.   5 dict
  413.   dup /0 (Tray1) put
  414.   dup /1 (Tray2) put
  415.   dup /2 (Tray3) put
  416.   dup /3 (Tray4) put
  417.   dup /4 (BypassTray) put
  418.   currentpagedevice /InputAttributes get
  419.   dup /Priority known
  420.   { /Priority get 0 get (      ) cvs cvn get }
  421.   {
  422.     dup length 1 eq
  423.     { {pop} forall (       ) cvs cvn get }
  424.     { pop pop (Unknown) } ifelse
  425.   } ifelse
  426.   = flush
  427. restore
  428. "
  429. *End
  430. *CloseUI: *InputSlot
  431.  
  432.  
  433. *OpenUI *SP_GA_BypassOptions/Bypass Tray Options: PickOne
  434. *OrderDependency: 80 DocumentSetup *SP_GA_BypassOptions
  435. *DefaultSP_GA_BypassOptions: Normal
  436. *SP_GA_BypassOptions Normal/Normal (Paper or Transparency): "%%SPLASH: Bypass 1"
  437. *SP_GA_BypassOptions Thick/Heavy Weight Paper: "%%SPLASH: Bypass 2"
  438. *SP_GA_BypassOptions Interleave/Transparency Interleave: "%%SPLASH: Bypass 3"
  439. *SP_GA_BypassOptions Transparency/Oversize Transparency: "%%SPLASH: Bypass 4"
  440. *SP_GA_BypassOptions Tack/Tack Film: "%%SPLASH: Bypass 5"
  441. *CloseUI: *SP_GA_BypassOptions
  442.  
  443.  
  444. *OpenUI *Sorter/Output Tray: PickOne
  445. *OrderDependency: 97 DocumentSetup *Sorter
  446. *DefaultSorter: False
  447. *Sorter True/Sorter:    "%%SPLASH: Sorter on"
  448. *Sorter False/Stacker:  "%%SPLASH: Sorter off"
  449. *CloseUI: *Sorter
  450.  
  451. *OpenUI *Collate/Collate: Boolean
  452. *OrderDependency: 90 DocumentSetup *Collate
  453. *DefaultCollate: False
  454. *Collate True/On:                       "%%SPLASH: Collate on"
  455. *Collate False/Off:             "%%SPLASH: Collate off"
  456. *CloseUI: *Collate
  457.  
  458. *OpenUI *SP_GB_ReverseOrder/Print Order: Boolean
  459. *OrderDependency: 95 DocumentSetup *SP_GB_ReverseOrder
  460. *DefaultSP_GB_ReverseOrder: False
  461. *SP_GB_ReverseOrder True/Reverse Order:         "%%SPLASH: PageOrder Reverse"
  462. *SP_GB_ReverseOrder False/Forward Order:        "%%SPLASH: PageOrder Forward"
  463. *CloseUI: *SP_GB_ReverseOrder
  464.  
  465. *CloseSubGroup: SplashTray/ Splash Specifics<3A> Tray
  466. *%!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! END tray SubGroup !!!!!!!!!!!!!!!!!!!!!!!!
  467.  
  468.  
  469.  
  470. *%!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Misc SubGroup !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  471. *OpenSubGroup: SplashMisc/ Splash Specifics<3A> Misc
  472.  
  473. *OpenUI *SP_L_SpoolOptions/Spool Options: PickOne
  474. *OrderDependency: 0 DocumentSetup *SP_L_SpoolOptions
  475. *DefaultSP_L_SpoolOptions: Delete
  476. *SP_L_SpoolOptions Delete/Print and Delete:                     "%%SPLASH: Spool Delete"
  477. *SP_L_SpoolOptions PrintSave/Print and Save Spool File: "%%SPLASH: Spool Save"
  478. *SP_L_SpoolOptions SpoolHold/Spool to Hold:                     "%%SPLASH: PrintToHold"
  479. *CloseUI: *SP_L_SpoolOptions
  480.  
  481.  
  482. *OpenUI *SP_J_Separations/Separations Processing: PickOne
  483. *OrderDependency: 110 DocumentSetup *SP_J_Separations
  484. *DefaultSP_J_Separations: Automatic
  485. *SP_J_Separations Automatic/Automatic:                          "%%SPLASH: Seps Auto"
  486. *SP_J_Separations None/None:                                            "%%SPLASH: Seps None"
  487. *SP_J_Separations Canvas/Canvas Style:                          "%%SPLASH: Seps Canvas"
  488. *SP_J_Separations Freehand/Freehand Style:                      "%%SPLASH: Seps FreeHand"
  489. *SP_J_Separations PageMaker/PageMaker Style:            "%%SPLASH: Seps PageMaker"
  490. *SP_J_Separations QuarkXPress/QuarkXPress Style:        "%%SPLASH: Seps Quark"
  491. *CloseUI: *SP_J_Separations
  492.  
  493.  
  494. *OpenUI *SP_K_SaveTIFF/Save As TIFF: PickOne
  495. *OrderDependency: 120 DocumentSetup *SP_K_SaveTIFF
  496. *DefaultSP_K_SaveTIFF: NoSave
  497. *SP_K_SaveTIFF NoSave/Off: "%%SPLASH: SaveAsTIFF off"
  498. *SP_K_SaveTIFF Save400/400dpi: "%%SPLASH: SaveAsTIFF on
  499. %%SPLASH: SaveAsDPI 400"
  500. *SP_K_SaveTIFF Save200/200dpi: "%%SPLASH: SaveAsTIFF on
  501. %%SPLASH: SaveAsDPI 200"
  502. *SP_K_SaveTIFF Save72/72dpi:    "%%SPLASH: SaveAsTIFF on
  503. %%SPLASH: SaveAsDPI 72"
  504. *CloseUI: *SP_K_SaveTIFF
  505.  
  506.  
  507. *OpenUI *SP_H_ImageType/Original Image Type: PickOne
  508. *OrderDependency: 100 DocumentSetup *SP_H_ImageType
  509. *DefaultSP_H_ImageType: Photo
  510. *SP_H_ImageType Photo/Photographic:                             "%%SPLASH: Original Photo"
  511. *SP_H_ImageType Map/Text/Graphics/Line Art:             "%%SPLASH: Original Text"
  512. *CloseUI: *SP_H_ImageType
  513.  
  514. *OpenUI *SP_H_PrintStyle/Printing Style: PickOne
  515. *OrderDependency: 100 DocumentSetup *SP_H_PrintStyle
  516. *DefaultSP_H_PrintStyle: FavorImage
  517. *SP_H_PrintStyle FavorImage/Favor Image:        "%%SPLASH: PrintingStyle Image"
  518. *SP_H_PrintStyle FavorText/Favor Text:          "%%SPLASH: PrintingStyle Text"
  519. *CloseUI: *SP_H_PrintStyle
  520.  
  521. *OpenUI *SP_M_ContPrint/Document Mode: Boolean
  522. *OrderDependency: 140 DocumentSetup *SP_M_ContPrint
  523. *DefaultSP_M_ContPrintP: False
  524. *SP_M_ContPrint False/Disabled: "%%SPLASH: DocumentMode off"
  525. *SP_M_ContPrint True/Enabled:   "%%SPLASH: DocumentMode on"
  526. *CloseUI: *SP_M_ContPrint
  527.  
  528. *OpenUI *SP_M_CONTROL_STRIP/Print Control Strip: Boolean
  529. *OrderDependency: 140 DocumentSetup *SP_M_CONTROL_STRIP
  530. *DefaultSP_M_CONTROL_STRIP: False
  531. *SP_M_CONTROL_STRIP False/Disabled: "%%SPLASH: ControlStrip off"
  532. *SP_M_CONTROL_STRIP True/Enabled: "%%SPLASH: ControlStrip on"
  533. *CloseUI: *SP_M_CONTROL_STRIP
  534.  
  535. *OpenUI *SP_M_PROGRESSIVES/Print Progressives: Boolean
  536. *OrderDependency: 140 DocumentSetup *SP_M_PROGRESSIVES
  537. *DefaultSP_M_PROGRESSIVES: False
  538. *SP_M_PROGRESSIVES False/Disabled: "%%SPLASH: Progressives off"
  539. *SP_M_PROGRESSIVES True/Enabled: "%%SPLASH: Progressives on"
  540. *CloseUI: *SP_M_PROGRESSIVES
  541.  
  542. *OpenUI *SP_M_AutoBlack/Auto Grayscale Detection: Boolean
  543. *OrderDependency: 140 DocumentSetup *SP_M_AutoBlack
  544. *DefaultSP_M_AutoBlack: True
  545. *SP_M_AutoBlack False/Disabled: "%%SPLASH: AutoBlackDetect off"
  546. *SP_M_AutoBlack True/Enabled:   "%%SPLASH: AutoBlackDetect on"
  547. *CloseUI: *SP_M_AutoBlack
  548.  
  549.  
  550. *CloseSubGroup: SplashMisc/ Splash Specifics<3A> Misc
  551. *%!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! END Misc SubGroup !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  552.  
  553. *CloseGroup: SplashOptions
  554.  
  555.  
  556. *DefaultOutputBin: OnlyOne
  557. *DefaultOutputOrder: Normal
  558.  
  559.  
  560. *JobPatchFile 10: "%%SPLASH: Version 5.0"
  561. *End
  562.  
  563. *% =============== Font Information =====================
  564.  
  565. *DefaultFont: Courier
  566. *Font AvantGarde-Book: Standard "(001.002)" Standard Disk
  567. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard Disk
  568. *Font AvantGarde-Demi: Standard "(001.003)" Standard Disk
  569. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard Disk
  570. *Font Bookman-Demi: Standard "(001.003)" Standard Disk
  571. *Font Bookman-DemiItalic: Standard "(001.003)" Standard Disk
  572. *Font Bookman-Light: Standard "(001.003)" Standard Disk
  573. *Font Bookman-LightItalic: Standard "(001.003)" Standard Disk
  574. *Font Courier: Standard "(002.003)" Standard Disk
  575. *Font Courier-Bold: Standard "(002.003)" Standard Disk
  576. *Font Courier-BoldOblique: Standard "(002.003)" Standard Disk
  577. *Font Courier-Oblique: Standard "(002.003)" Standard Disk
  578. *Font Helvetica: Standard "(001.006)" Standard Disk
  579. *Font Helvetica-Bold: Standard "(001.007)" Standard Disk
  580. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard Disk
  581. *Font Helvetica-Narrow: Standard "(001.006)" Standard Disk
  582. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard Disk
  583. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard Disk
  584. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard Disk
  585. *Font Helvetica-Oblique: Standard "(001.006)" Standard Disk
  586. *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard Disk
  587. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard Disk
  588. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard Disk
  589. *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard Disk
  590. *Font Palatino-Bold: Standard "(001.005)" Standard Disk
  591. *Font Palatino-BoldItalic: Standard "(001.005)" Standard Disk
  592. *Font Palatino-Italic: Standard "(001.005)" Standard Disk
  593. *Font Palatino-Roman: Standard "(001.005)" Standard Disk
  594. *Font Times-Bold: Standard "(001.007)" Standard Disk
  595. *Font Times-BoldItalic: Standard "(001.009)" Standard Disk
  596. *Font Times-Italic: Standard "(001.007)" Standard Disk
  597. *Font Times-Roman: Standard "(001.007)" Standard Disk
  598. *Font Symbol: Special "(001.007)" Special Disk
  599. *Font ZapfChancery-MediumItalic: Standard "(001.006)" Standard Disk
  600. *Font ZapfDingbats: Special "(001.004)" Special Disk
  601.  
  602. *?FontQuery: "
  603.  save
  604.    { count 1 gt
  605.       { exch dup 127 string cvs (/) print print (:) print
  606.     /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  607.       } { exit } ifelse 
  608.    } bind loop
  609.    (*) = flush
  610.  restore
  611. "
  612. *End
  613.  
  614. *?FontList: "
  615. save FontDirectory { pop = flush } forall (*) = flush restore"
  616. *End
  617.  
  618.  
  619. *% Printer Messages (verbatim from printer):
  620. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  621. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  622. *Message: "\FontName\ not found, using Courier"
  623.  
  624. *% Status (format: %%[ status: <one of these> ]%% )
  625. *Status: "idle"
  626. *Status: "busy"
  627. *Status: "waiting"
  628. *Status: "printing"
  629. *Status: "PrinterError: paper jam"
  630.  
  631. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  632. *Source: "LocalTalk"
  633. *Source: "EtherTalk"
  634.  
  635. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  636. *PrinterError: "paper jam"
  637.  
  638. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  639.  
  640. *% Color Separation Information =====================
  641.  
  642. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  643.  
  644. *InkName: ProcessBlack/Process Black
  645. *InkName: CustomColor/Custom Color
  646. *InkName: ProcessCyan/Process Cyan
  647. *InkName: ProcessMagenta/Process Magenta
  648. *InkName: ProcessYellow/Process Yellow
  649.  
  650. *% For 60 lpi / 300 dpi =====================================================
  651.  
  652. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  653. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  654. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  655. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  656. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  657.  
  658. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  659. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  660. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  661. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  662. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  663.  
  664. *% For 53 lpi / 300 dpi =====================================================
  665.  
  666. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  667. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  668. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  669. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  670. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  671.  
  672. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  673. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  674. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  675. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  676. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  677. *% =============== end of PPD file for Splash MajestiK ===============
  678.  
  679.